EMT Practice Test

1. Question Content...


Question List

Question1: Which statement is true about using an OSPF import policy?

Question2: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
In the exhibit, Host2 is the only host currently joining group 231.1.1.1, but S1 is still flooding the traffic to all hosts on VLAN 100.
What feature can be configured on S1 to limit the multicast flooding of traffic to only interested hosts on VLAN 100?

Question3: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, USER1 wants to only receive multicast traffic for group 225.0.0.1 and USER2 wants to only receive multicast traffic for group 225.0.0.2. Both users are connected to an EX Series switch and are receiving unwanted multicast traffic.
What will resolve the problem?

Question4: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
In the exhibit, the 10.100/16 prefix is introduced at autonomous system 1 (AS1) and propagated through to AS3. Router A in AS3 receives two different paths to these prefixes, one through AS2 and the other through AS4. No BGP attributes have been altered.
Which path would router A prefer for the 10.100/16 prefix?

Question5: -- Exhibit --
{master:0}[edit]
user@switch# show vlans
v200 {
vlan-id 200;
interface {
ge-0/0/7.0;
ge-0/0/8.0;
}
dot1q-tunneling {
customer-vlans [ 11 12 ];
layer2-protocol-tunneling {
all {
drop-threshold 800;
shutdown-threshold 700;
}
}
}
}
-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, you are attempting to configure L2PT for VLAN v200 but the configuration will not commit.
Which three configuration statements would resolve the problem? (Choose three.)

Question6: You want to control bursts of HTTP traffic entering your SRX Series Gateway. To support varying requirements, interfaces ge-0/0/0 through ge-0/0/3 should each be rate-limited separately, using the same parameters.
What is the correct way to meet these requirements?

Question7: -- Exhibit --
{master:0}[edit]
user@router# show class-of-service
classifiers {
inet-precedence normal-traffic {
forwarding-class best-effort {
loss-priority low code-points [ my1 my2 ];
}
}
}
code-point-aliases {
inet-precedence {
my1 000;
my2 001;
}
}
scheduler-maps {
one {
forwarding-class expedited-forwarding scheduler special;
forwarding-class best-effort scheduler normal;
}
}
schedulers {
special {
transmit-rate percent 30;
priority strict-high;
}
normal {
transmit-rate percent 70;
priority low;
}
}
-- Exhibit --
Click the Exhibit button.
The configuration in the exhibit shows incoming traffic with specific IP precedence bits that should be mapped to a forwarding class named best-effort.
What must you add to complete this configuration?

Question8: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
In the exhibit, Switch A is an EX4200. VLAN10 is receiving tagged as well as untagged traffic from different ports. The administrator wants to mirror all tagged and untagged traffic entering VLAN10 to analyzer port ge-0/0/10. All VLAN tags must be preserved for traffic that is mirrored to the analyzer port.
Which configuration will achieve this?

Question9: You have a requirement for a device to provide 20 W of power over Ethernet.
What meets this requirement?

Question10: -- Exhibit --
Mar 16 17:48:06.145257 OSPF periodic xmit from 172.14.10.1 to 224.0.0.5 (IFL 69 area 0.0.0.1) Mar 16 17:48:12.404986 ospf_trigger_build_telink_lsas : No peer found
Mar 16 17:48:13.013420 ospf_trigger_build_telink_lsas : No peer found
Mar 16 17:48:13.013555 ospf_set_lsdb_statE. Router LSA 192.168.2.1 adv-rtr 192.168.2.1 state QUIET-
>GEN_PENDING
Mar 16 17:48:13.013661 OSPF trigger router LSA 0x156d0f0 build for area 0.0.0.1 lsa-id 192.168.2.1 Mar 16 17:48:13.017494 ospf_set_lsdb_statE. Router LSA 192.168.2.1 adv-rtr 192.168.2.1 state GEN_PENDING->QUIET
Mar 16 17:48:13.017636 OSPF built router LSA, area 0.0.0.1, link count 2 Mar 16 17:48:13.017954 OSPF sent Hello 172.14.10.1 -> 224.0.0.5 (ge-0/0/1.0 IFL 69 area 0.0.0.1) Mar 16 17:48:13.018023 Version 2, length 44, ID 192.168.2.1, area 0.0.0.1 Mar 16 17:48:13.018111 mask 255.255.255.0, hello_ivl 10, opts 0x2, prio 128 Mar 16 17:48:13.018162 dead_ivl 40, DR 172.14.10.1, BDR 0.0.0.0
Mar 16 17:48:13.018613 OSPF DR is 192.168.2.1, BDR is 0.0.0.0
Mar 16 17:48:13.018900 OSPF sent Hello 172.14.10.1 -> 224.0.0.5 (ge-0/0/1.0 IFL 69 area 0.0.0.1) Mar 16 17:48:13.018968 Version 2, length 44, ID 192.168.2.1, area 0.0.0.1 Mar 16 17:48:13.019032 mask 255.255.255.0, hello_ivl 10, opts 0x2, prio 128 Mar 16 17:48:13.019118 dead_ivl 40, DR 172.14.10.1, BDR 0.0.0.0
Mar 16 17:48:13.028426 OSPF DR is 192.168.2.1, BDR is 0.0.0.0
Mar 16 17:48:13.432025 OSPF packet ignoreD. area mismatch (0.0.0.0) from 172.14.10.2 on intf ge-
0/0/1.0 area 0.0.0.1
Mar 16 17:48:13.432135 OSPF rcvd Hello 172.14.10.2 -> 224.0.0.5 (ge-0/0/1.0 IFL 69 area 0.0.0.1) Mar 16 17:48:13.432189 Version 2, length 44, ID 192.168.5.1, area 0.0.0.0 Mar 16 17:48:13.432274 checksum 0x8065, authtype 0
Mar 16 17:48:13.432346 mask 255.255.255.0, hello_ivl 10, opts 0x2, prio 128 Mar 16 17:48:13.432398 dead_ivl 40, DR 172.14.10.2, BDR 0.0.0.0
commit complete
-- Exhibit --
Click the Exhibit button.
Looking at the traceoptions output in the exhibit, why are the OSPF routers stuck in Init state?

Question11: R1 and R2 are ASBRs in the same area, each with an equal cost external path to the same external network prefix. R1 advertises an external route into OSPF with a Type 1 metric. R2 advertises an external route into OSPF with a Type 2 metric.
Which route would be preferred?

Question12: You are asked to configure an interface policer. You must ensure when the bandwidth limit and burst size are exceeded, that the packet receives a CoS parameter which increases the probability that the packet will be dropped if the queues are congested.
Which policer action will accomplish this requirement?

Question13: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
You are asked to separate the human resources group from the finance group on the company network even though they share the same VLAN. You consider using PVLANs, and you delegate the task to a junior engineer who submits the configuration shown in the exhibit to accomplish this task. After review, you realize that the PVLAN implementation will not work correctly.
Referring to the exhibit, which three commands must be included to resolve the problem? (Choose three.)

Question14: -- Exhibit --
[edit]
user@router# run show ospf database external lsa-id 71.23.48.0 extensive OSPF AS SCOPE link state database
Type ID Adv Rtr Seq Age Opt Cksum Len
Extern 71.23.48.0 67.176.255.5 0x80000001 114 0x22 0x171b 36
mask 255.255.248.0
Topology default (ID 0)
TypE. 2, MetriC. 0, Fwd addr: 0.0.0.0, TaG. 0.0.0.0
Aging timer 00:58:06
Installed 00:01:53 ago, expires in 00:58:06, sent 00:01:53 ago
Last changed 00:01:53 ago, Change count: 1
Extern 71.23.48.0 67.176.255.7 0x8000005a 487 0x22 0x587e 36
mask 255.255.248.0
Topology default (ID 0)
TypE. 2, MetriC. 0, Fwd addr: 0.0.0.0, TaG. 0.0.0.0
Aging timer 00:51:52
Installed 00:08:01 ago, expires in 00:51:53, sent 00:07:59 ago
Last changed 2d 19:33:58 ago, Change count: 1
Extern 71.23.48.0 67.176.255.8 0x8000005c 540 0x22 0xf73e 36
mask 255.255.248.0
Topology default (ID 0)
TypE. 1, MetriC. 30, Fwd addr: 0.0.0.0, TaG. 0.0.0.0
Aging timer 00:51:00
Installed 00:08:59 ago, expires in 00:51:00, sent 00:08:59 ago
Last changed 00:08:59 ago, Change count: 3
-- Exhibit --
Click the Exhibit button.
As shown in the exhibit, a router is receiving three external LSAs for the prefix 71.23.48.0.
Which path is preferred?

Question15: -- Exhibit --
user@router> show configuration routing-options autonomous-system
65550;
user@router> show configuration protocols bgp
group ibgp {
type internal;
neighbor 10.0.3.5;
}
group ibgpv6 {
type internal;
local-address 2001:ffff::3:4;
neighbor 2001:ffff::3:5;
}
group as65010 {
family inet {
unicast;
}
family inet6 {
unicast;
}
export as65010-out;
peer-as 65010;
neighbor 172.16.0.6;
}
user@router> show configuration policy-options
policy-statement as65010-out {
term locally-originated {
from as-path local-only;
then {
metric 7000;
}
}
term from-as65222 {
from as-path as65222-orig;
then as-path-prepend "65550 65550 65550 65550";
}
term transit-as701 {
from as-path transit-as701;
then {
metric 6;
}
}
then accept;
}
as-path local-only "(.*)";
as-path as65222-orig ".* 65222";
as-path transit-as701 ".* 701 .*";
user@router> show route advertising-protocol bgp 172.16.0.6
inet.0: 43 destinations, 47 routes (43 active, 0 holddown, 0 hidden)
Prefix Nexthop MED Lclpref AS path
* 10.0.2.0/30 Self 7000 I
* 10.0.2.4/30 Self 7000 I
* 10.0.2.8/30 Self 7000 I
* 10.0.2.16/30 Self 7000 I
* 10.0.3.3/32 Self 7000 I
* 10.0.3.4/32 Self 7000 I
* 10.0.3.5/32 Self 7000 I
* 10.0.4.8/30 Self 7000 I
* 10.0.8.8/30 Self 7000 I
* 10.0.9.9/32 Self 7000 I
* 10.255.255.1/32 Self 7000 I
* 64.142.88.0/24 Self 7000 I
* 130.130.0.0/16 Self 6 65222 46375 701 14203 I
* 131.131.131.0/24 Self 6 65222 46375 701 14203 I
* 132.132.0.0/25 Self 6 65222 46375 701 32934 I
* 133.133.0.0/25 Self 6 65222 46375 701 32934 I
* 134.134.0.0/25 Self 65222 46375 14203 I
* 135.135.0.0/25 Self 65222 46375 14203 14203 I
* 172.16.0.4/30 Self 7000 I
* 172.16.0.12/30 Self 7000 I
* 172.16.200.0/30 172.16.0.6 7000 I
* 192.0.2.0/24 172.16.0.6 7000 I
* 192.168.50.0/24 Self 7000 I
* 192.168.253.0/24 Self 7000 I
* 200.200.0.0/16 172.16.0.6 7000 I
* 200.200.0.1/32 172.16.0.6 7000 I
* 200.200.1.1/32 172.16.0.6 7000 I
* 200.200.200.200/32 172.16.0.6 7000 I
inet6.0: 23 destinations, 28 routes (23 active, 0 holddown, 0 hidden)
Prefix Nexthop MED Lclpref AS path
* ::172.16.0.4/126 Self 7000 I
* 2001:1:1::/64 Self 7000 I
* 2001:1:2::/64 Self 7000 I
* 2001:ffff::3:3/128 Self 7000 I
* 2001:ffff::3:4/128 Self 7000 I
* 2001:ffff::3:5/128 Self 7000 I
* 2001:ffff::9:7/128 Self 7000 I
user@router>
-- Exhibit --
Click the Exhibit button.
You are configuring an EBGP peer in a transit environment. You must advertise routes learned from other EBGP peers in your AS. Any routes originated from within your AS should have a MED of 7000 set. Any routes that originate in AS65222 should be prepended four times. Any routes that transit AS701 should have a MED set to 6. This scenario results in the unintended advertisement of internal 10.0.0.0/8 networks to your peer.
What caused the accidental advertisement of internal networks to your EBGP peer?

Question16: -- Exhibit --
user@R1> show pim join extensive
InstancE. PIM.master Family: INET
R = Rendezvous Point Tree, S = Sparse, W = Wildcard
Group: 224.50.50.50
SourcE. *
RP: 10.100.100.10
Flags: sparse,rptree,wildcard
Upstream interfacE. ge-0/0/10.0
Upstream neighbor: 172.28.55.5
Upstream statE. Join to RP
UptimE. 00:00:10
Downstream neighbors:
InterfacE. ge-0/0/2.0
172.28.57.5 StatE. Join Flags: SRW Timeout: 209
Group: 224.50.50.50
SourcE. 10.100.10.10
Flags: sparse,spt
Upstream interfacE. ge-0/0/6.0
Upstream neighbor: 172.28.56.5
Upstream statE. Join to Source, Prune to RP
UptimE. 00:00:10
Keepalive timeout: 276
Downstream neighbors:
InterfacE. ge-0/0/2.0
172.18.57.5 StatE. Join Flags: S Timeout: 209
-- Exhibit --
Click the Exhibit button.
Referring to the output shown in the exhibit, which three statements are true about the PIM implementation on R1? (Choose three.)

Question17: -- Exhibit --
user@router> show configuration routing-options
rib-groups {
foo {
import-rib [ inet.8 inet.2 inet.0 ];
}
}
user@router> show configuration protocols pim
rib-group inet foo;
interface all;
-- Exhibit --
Click the Exhibit button.
Based on the configuration in the exhibit, which routing table is used for IPv4 multicast RPF checks?

Question18: You must prioritize VoIP packets on your network.
Which feature will accomplish this goal?

Question19: Which three PoE power allocation methods are supported on EX Series switches? (Choose three.)

Question20: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, what is the correct RPF path toward the multicast source from R6?

Question21: Which set of BGP attributes is preferred by the Junos OS?

Question22: -- Exhibit --
[edit protocols ospf]
user@area-1-abr# show
area 0.0.0.1 {
nssa {
default-lsa {
default-metric 10;
metric-type 2;
type-7;
}
no-summaries;
}
interface so-0/1/1.0;
}
-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, which statement is true?

Question23: You have implemented 802.1X authentication in your Layer 2 network and you have only a single RADIUS server. You are asked to ensure that if the RADIUS server becomes unreachable or fails, users connected to the ge-0/0/0 port are still able to reach the Internet using a predefined guest VLAN.
Which command allows this access?

Question24: You must configure a multifield classifier on ge-1/0/0. This classifier must match only TCP traffic from port number 79, set the loss priority to high, and classify the traffic as expedited-forwarding. The inbound traffic has no previous CoS markings.
Which configuration meets these requirements?

Question25: How does an administrator block IGMP reports for the 239.0.0.0/8 group range?

Question26: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, you want router A to have an EBGP peering with router C.
They are both connected through router B, which does not have BGP running, and has static routes configured.
What must be configured in the EBGP peer groups on routers A and C to make this connection possible?

Question27: Which protocol reachability is advertised by OSPFv2?

Question28: You are asked to implement CoS on an EX Series switch. You attempt to configure the priority for the voice and data queue schedulers to medium-high and medium-low priority, respectively. However, you notice that the only parameters available for the priority is strict high and low.
Why are strict high and low the only available parameters for configuration?

Question29: -- Exhibit --
user@SwitchA> show dot1x interface detail ge-0/0/2.0
ge-0/0/2.0
RolE. Authenticator
Administrative statE. Auto
Supplicant modE. Multiple
Number of retries: 3
Quiet perioD. 60 seconds
Transmit perioD. 30 seconds
Mac Radius: Enabled
Mac Radius Restrict: Enabled
Reauthentication: Enabled
Configured Reauthentication interval: 3600 seconds
Supplicant timeout: 30 seconds
Server timeout: 30 seconds
Maximum EAPOL requests: 2
Guest VLAN member: <not configured>
Number of connected supplicants: 2
user@SwitchA>
-- Exhibit --
Click the Exhibit button.
Host 1, Host 2, and Host 3 are connected to Switch A on interface ge-0/0/2. Host 1 and Host 2 do not support 802.1X. They can authenticate and connect to the Internet. Host 3 was added and it supports
802.1X; however, it is unable to authenticate.
Referring to the exhibit, how do you allow Host 3 to authenticate to the network but maintain secure access?

Question30: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
You are asked to allow a customer to tunnel STP BPDUs from Customer Switch1 to Customer Switch2 for VLAN 300 on S-VLAN v500. You have administrative access to SW1 and SW3, but not SW2.
Referring to the exhibit, which three configuration statements must be added to SW1 to allow ingress STP BPDUs on port ge-0/0/16 to pass to SW3 for VLAN 300 only? (Choose three.)

Question31: Which CoS component helps with TCP global synchronization problems?

Question32: A user complains about connectivity problems from their IP address (10.1.1.87) to a server (10.65.1.100).
Which Junos command can help verify connectivity in the network? (Choose Two)

Question33: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, you want to configure Switch-1 to allow a user on interface ge-0/0/10 to accommodate both voice and data traffic. Your phones and your switches are LLDP-MED capable.
What is the minimal configuration that allows LLDP-MED to autoconfigure your phone's voice VLAN?

Question34: Which statement is true regarding the SPF algorithm?

Question35: A security camera is connected to an EX Series switch. You are asked to ensure power to the PoE port is maintained if the power budget is exceeded.
Which two actions will accomplish this task? (Choose two.)

Question36: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, the RPT from R3 towards R2 is established.
What happens if the multicast source connected to R1 starts sending multicast traffic towards R1?

Question37: -- Exhibit --
OSPF database, Area 0.0.0.0
Type ID Adv Rtr Seq Age Opt Cksum Len
Router *10.0.3.4 10.0.3.4 0x8000000d 30 0x22 0x8d11 132
bits 0x0, link count 9
id 10.1.1.0, data 255.255.255.0, Type Stub (3)
Topology count: 0, Default metriC. 1
id 10.0.4.8, data 255.255.255.252, Type Stub (3)
Topology count: 0, Default metriC. 1
id 10.0.2.10, data 10.0.2.10, Type Transit (2)
Topology count: 0, Default metriC. 1
id 172.16.0.6, data 172.16.0.5, Type Transit (2)
Topology count: 0, Default metriC. 1
id 10.0.3.4, data 255.255.255.255, Type Stub (3)
Topology count: 0, Default metriC. 0
id 10.0.9.7, data 10.0.2.18, Type PointToPoint (1)
Topology count: 0, Default metriC. 65
id 10.0.2.16, data 255.255.255.252, Type Stub (3)
Topology count: 0, Default metriC. 65
id 10.0.3.3, data 10.0.2.6, Type PointToPoint (1)
Topology count: 0, Default metriC. 2
id 10.0.2.4, data 255.255.255.252, Type Stub (3)
Topology count: 0, Default metriC. 2
Topology default (ID 0)
TypE. PointToPoint, Node ID. 10.0.3.3
MetriC. 2, Bidirectional
TypE. PointToPoint, Node ID. 10.0.9.7
MetriC. 65, Bidirectional
TypE. Transit, Node ID. 172.16.0.6
MetriC. 1, Bidirectional
TypE. Transit, Node ID. 10.0.2.10
MetriC. 1, Bidirectional
-- Exhibit --
Click the Exhibit button.
The exhibit shows the output of an OSPF router LSA.
Which interface ID represents the router's loopback address?

Question38: You have been asked to implement a private VLAN with two community VLANs. This private VLAN will be confined to a single switch in your Layer 2 network. This private VLAN, along with other VLANs configured on the switch, will require gateway services provided through a connected router.
Which statement about this deployment is true?

Question39: You are implementing MSTP in your network.
Which three values must match on all switches within the MST region? (Choose three)

Question40: -- Exhibit --
ar 16 19:12:58.291474 BGP RECV 172.14.10.2+51230 -> 172.14.10.1+179
Mar 16 19:12:58.291624 BGP RECV message type 1 (Open) length 59
Mar 16 19:12:58.291688 BGP RECV version 4 as 2 holdtime 90 id 192.168.2.1 parmlen 30 Mar 16 19:12:58.291752 BGP RECV MP capability AFI=1, SAFI=1
Mar 16 19:12:58.291802 BGP RECV Refresh capability, code=128
Mar 16 19:12:58.291850 BGP RECV Refresh capability, code=2
Mar 16 19:12:58.291915 BGP RECV Restart capability, code=64, time=120, flags= Mar 16 19:12:58.291969 BGP RECV 4 Byte AS-Path capability (65), as_num 2 Mar 16 19:12:58.292385 advertising receiving-speaker only capabilty to neighbor 172.14.10.2 (External AS
2)
Mar 16 19:12:58.292452 bgp_senD. sending 59 bytes to 172.14.10.2 (External AS 2) Mar 16 19:12:58.292522
Mar 16 19:12:58.292522 BGP SEND 172.14.10.1+179 -> 172.14.10.2+51230
Mar 16 19:12:58.292601 BGP SEND message type 1 (Open) length 59
Mar 16 19:12:58.293053 BGP SEND version 4 as 1 holdtime 90 id 192.168.2.1 parmlen 30 Mar 16 19:12:58.293124 BGP SEND MP capability AFI=1, SAFI=1
Mar 16 19:12:58.293173 BGP SEND Refresh capability, code=128
Mar 16 19:12:58.293221 BGP SEND Refresh capability, code=2
Mar 16 19:12:58.293284 BGP SEND Restart capability, code=64, time=120, flags= Mar 16 19:12:58.293336 BGP SEND 4 Byte AS-Path capability (65), as_num 1 Mar 16 19:12:58.293517 bgp_senD. sending 19 bytes to 172.14.10.2 (External AS 2) Mar 16 19:12:58.293573
Mar 16 19:12:58.293573 BGP SEND 172.14.10.1+179 -> 172.14.10.2+51230
Mar 16 19:12:58.293665 BGP SEND message type 4 (KeepAlive) length 19
Mar 16 19:12:58.296781
Mar 16 19:12:58.296781 BGP RECV 172.14.10.2+51230 -> 172.14.10.1+179
Mar 16 19:12:58.296897 BGP RECV message type 4 (KeepAlive) length 19
Mar 16 19:12:58.297451 bgp_senD. sending 19 bytes to 172.14.10.2 (External AS 2) Mar 16 19:12:58.297528
Mar 16 19:12:58.297528 BGP SEND 172.14.10.1+179 -> 172.14.10.2+51230
Mar 16 19:12:58.297600 BGP SEND message type 4 (KeepAlive) length 19
Mar 16 19:12:58.298102 bgp_senD. sending 23 bytes to 172.14.10.2 (External AS 2) Mar 16 19:12:58.298185
Mar 16 19:12:58.298185 BGP SEND 172.14.10.1+179 -> 172.14.10.2+51230
Mar 16 19:12:58.298273 BGP SEND message type 2 (Update) length 23
Mar 16 19:12:58.298322 BGP SEND End of RIB. AFI 1 SAFI 1
Mar 16 19:12:58.301834
Mar 16 19:12:58.301834 BGP RECV 172.14.10.2+51230 -> 172.14.10.1+179
Mar 16 19:12:58.301957 BGP RECV message type 4 (KeepAlive) length 19
Mar 16 19:12:58.302034 bgp_read_v4_messagE. done with 172.14.10.2 (External AS 2) received 19 octets 0 updates 0 routes
Mar 16 19:12:58.304594
Mar 16 19:12:58.304594 BGP RECV 172.14.10.2+51230 -> 172.14.10.1+179
Mar 16 19:12:58.304702 BGP RECV message type 2 (Update) length 23
Mar 16 19:12:58.304765 BGP RECV End of RIB. AFI 1 SAFI 1
Mar 16 19:12:58.304848 bgp_read_v4_messagE. done with 172.14.10.2 (External AS 2) received 23 octets 1 update 0 routes
Mar 16 19:13:22.968415 bgp_senD. sending 19 bytes to 172.14.10.2 (External AS 2) Mar 16 19:13:22.968586
Mar 16 19:13:22.968586 BGP SEND 172.14.10.1+179 -> 172.14.10.2+51230
Mar 16 19:13:22.968675 BGP SEND message type 4 (KeepAlive) length 19
Mar 16 19:13:26.901339
Mar 16 19:13:26.901339 BGP RECV 172.14.10.2+51230 -> 172.14.10.1+179
Mar 16 19:13:26.901464 BGP RECV message type 4 (KeepAlive) length 19
Mar 16 19:13:26.901543 bgp_read_v4_messagE. done with 172.14.10.2 (External AS 2) received 19 octets 0 updates 0 routes
Mar 16 19:13:51.335927 bgp_senD. sending 19 bytes to 172.14.10.2 (External AS 2) Mar 16 19:13:51.348180
Mar 16 19:13:51.348180 BGP SEND 172.14.10.1+179 -> 172.14.10.2+51230
Mar 16 19:13:51.348296 BGP SEND message type 4 (KeepAlive) length 19
Mar 16 19:13:53.844160
Mar 16 19:13:53.844160 BGP RECV 172.14.10.2+51230 -> 172.14.10.1+179
Mar 16 19:13:53.844329 BGP RECV message type 4 (KeepAlive) length 19
Mar 16 19:13:53.844392 bgp_read_v4_messagE. done with 172.14.10.2 (External AS 2) received 19 octets 0 updates 0 routes
-- Exhibit --
Click the Exhibit button.
Looking at the traceoptions output, what is the current keepalive timer set for in BGP?

Question41: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, which two statements are true regarding the MSTP port role and port state of ge-
0/0/0 and ge-0/0/1 on SW1?

Question42: -- Exhibit --
user@router> show class-of-service scheduler-map two
Scheduler map: two, Index: 56974
Scheduler: sch-best-effort, Forwarding class: best-effort, Index: 26057 Transmit ratE. 1 percent, Rate Limit: exact, Buffer sizE. remainder,
Buffer Limit: exact, Priority: low
Excess Priority: unspecified
Drop profiles:
Loss priority Protocol Index Name
Low any 1 <default-drop-profile>
Medium low any 1 <default-drop-profile>
Medium high any 1 <default-drop-profile>
High any 1 <default-drop-profile>
Scheduler: sch-expedited-forwarding, Forwarding class:
expedited-forwarding, Index: 10026
Transmit ratE. 1 percent, Rate Limit: none, Buffer sizE. 1 percent,
Buffer Limit: none, Priority: high
Excess Priority: unspecified
Drop profiles:
Loss priority Protocol Index Name
Low any 1 <default-drop-profile>
Medium low any 1 <default-drop-profile>
Medium high any 1 <default-drop-profile>
High any 1 <default-drop-profile>
user@router> show interfaces ge-0/0/1 extensive | find "CoS Information" CoS information:
Direction : Output
CoS transmit queue Bandwidth Buffer
Priority Limit
% bps % usec
0 best-effort 1 10000000 r 0
low exact
1 expedited-forwarding 1 10000000 1 0
high none
Logical interface ge-0/0/1.823 (Index 74) (SNMP ifIndex 506) (Generation
139)
Flags: SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.823 ] Encapsulation: ENET2
Traffic statistics:
Input bytes : 1820224529
Output bytes : 6505980
Input packets: 1436371
Output packets: 75905
(... output truncated ...)
user@router> show interfaces ge-0/0/1 extensive | find "Queue Counters" Queue counters: Queued packets Transmitted packets Dropped packets
0 best-effort 1343970 1343970 7105
1 expedited-fo 53987 53987
0
2 assured-forw 0 0
0
3 network-cont 0 0
0
Queue number: Mapped forwarding classes
0 best-effort
1 expedited-forwarding
2 assured-forwarding
3 network-control
Active alarms : None
Active defects : None
(... output truncated ...)
-- Exhibit --
Click the Exhibit button.
Based on the configuration in the exhibit, why are you seeing drops in the best-effort queue on the SRX Series platform?

Question43: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
In the exhibit, R5 is receiving five 200.1.1.x routes from the RIP router, and is advertising them into Area 1 using an export policy. You do not want any of the RIP routes to be in the routing table of R1.
Which two solutions meet this requirement? (Choose two.)

Question44: You are asked to set up 802.1X port authentication for all access ports on your EX Series switch. You must ensure that only one user is allowed to authenticate per port and all other attempts are denied.
Which supplicant mode must be used?

Question45: -- Exhibit --
user@router>show route advertising-protocol bgp 172.16.36.1
inet.0: 31 destinations, 31 routes (31 active, 0 holddown, 0 hidden)
Prefix Nexthop MED Lclpref ASpath
* 10.200.17.0/24 Self I
* 10.200.19.0/24 Self I
-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, which three actions would summarize these routes to a BGP peer? (Choose three.)

Question46: A non-802.1X printer is connected to ge-0/0/0 on an EX Series switch.
Which configuration statement will authenticate the device against an authentication server?

Question47: Your company recently implemented Layer 2 authentication and access control to secure users accessing the corporate network. You implemented 802.1X, MAC RADIUS, and a captive portal to support a variety of hosts on the network. Senior management is concerned that valid users might be authenticated incorrectly on the network and they ask you questions about how these different access technologies are used simultaneously.
Which three statements are correct? (Choose three.)

Question48: -- Exhibit --
user@RP> show pim join extensive
InstancE. PIM.master Family: INET
R = Rendezvous Point Tree, S = Sparse, W = Wildcard
Group: 224.1.1.1
SourcE. *
RP: 192.168.1.1
Flags: sparse,rptree,wildcard
Upstream interfacE. Local
Upstream neighbor: Local
Upstream statE. Local RP
Downstream neighbors:
InterfacE. so-0/0/0.0
10.0.1.2 StatE. Join Flags: SRW Timeout: 176
Group: 224.1.1.1
SourcE. 10.0.5.2
Flags: sparse,spt
Upstream interfacE. unknown (no nexthop)
Upstream neighbor: unknown
Upstream statE. Local RP
Keepalive timeout: 106
Downstream neighbors:
InterfacE. so-0/0/0.0
10.0.1.2 StatE. Join Flags: S Timeout: 176
InstancE. PIM.master Family: INET6
R = Rendezvous Point Tree, S = Sparse, W = Wildcard
-- Exhibit --
Click the Exhibit button.
The CLI output shown in the exhibit was taken from the RP in a PIM-SM network.
Which statement explains the output shown in the exhibit?

Question49: When 802.1X, MAC-RADIUS, and Captive Portal are enabled on an interface, which authentication sequence occurs?

Question50: -- Exhibit --
user@SwitchA# show protocols dot1x
authenticator {
authentication-profile-name dot1x;
interface {
ge-0/0/0.0 {
supplicant single;
}
ge-0/0/1.0 {
supplicant single-secure;
}
ge-0/0/2.0 {
supplicant multiple;
}
}
}
{master:0}[edit]
user@SwitchA# show access
radius-server {
172.27.14.226 {
port 1812;
secret "$9$vqs8xd24Zk.5bs.5QFAtM8X"; ## SECRET-DATA
}
}
profile dot1x {
authentication-order radius;
radius {
authentication-server 172.27.14.226;
accounting-server 172.27.14.226;
}
accounting {
order radius;
immediate-update;
}
}
{master:0}[edit]
user@SwitchA#
-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, which three statements describe correct behavior of Switch A? (Choose three.)

Question51: You are configuring port ge-0/0/0 on an EX Series switch connected to an IP phone that does not support LLDP-MED.
Which three configuration statements do you need to accomplish this task? (Choose three.)

Question52: If your WAN-edge router is multihomed to different ISPs, which two BGP attributes would you modify to affect outbound traffic? (Choose two.)

Question53: -- Exhibit --
user@SwitchA# show protocols mstp
configuration-name region1;
bridge-priority 16k;
msti 1 {
bridge-priority 16k;
vlan [10 20];
}
msti 2 {
bridge-priority 8k;
vlan [30 40];
}
user@SwitchB# show protocols mstp
configuration-name region1;
bridge-priority 8k;
msti 1 {
bridge-priority 16k;
vlan [10 20];
}
msti 2 {
bridge-priority 8k;
vlan [30 40];
}
user@SwitchA>monitor traffic interface xe-0/0/0 no-resolve extensive
10:36:00.594220 Out STP 802.1s, Rapid STP, CIST Flags [Forward, Agreement], CIST bridge-id
4000.5c:5e:ab:72:da:41.8215, length 118
message-age 0.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s CIST root-id 4000.5c:5e:ab:72:da:41, ext-pathcost 0 int-pathcost 0, port-role Designated CIST regional-root-id 4000.5c:5e:ab:72:da:41
MSTP Configuration Name regio-2, revision 0, digest ca136a235706b316c8db8f921067a68f CIST remaining-hops 20
MSTI 1, Flags [Proposal, Forward, Agreement], port-role Designated
MSTI regional-root-id 4001.5c:5e:ab:72:da:41, pathcost 0
MSTI bridge-prio 4, port-prio 8, hops 2010:36:00.594220
10:36:00.594223 Out 802.1s, Rapid STP, CIST Flags [Forward, Agreement], CIST bridge-id
4000.5c:5e:ab:72:da:41.8215, length 118
message-age 0.00s, max-age 20.00s, hello-time 2.00s, forwarding-delay 15.00s CIST root-id 4000.5c:5e:ab:72:da:41, ext-pathcost 0 int-pathcost 0, port-role Designated CIST regional-root-id 4000.5c:5e:ab:72:da:41
MSTP Configuration Name regio-2, revision 0, digest ca136a235706b316c8db8f921067a68f CIST remaining-hops 20
MSTI 1, Flags [Proposal, Forward, Agreement], port-role Designated
MSTI regional-root-id 4001.5c:5e:ab:72:da:41, pathcost 0
MSTI bridge-prio 4, port-prio 8, hops 20
-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, a customer notices that MSTP is not converging on MSTI 2. To troubleshoot the problem, the customer captured traffic on the link (xe-0/0/0) of SwitchA connecting to SwitchB.
Which two situations would cause the problem? (Choose two.)

Question54: In a PIM-SM network, which type of node helps to build a tree towards an unknown multicast source?

Question55: -- Exhibit --
[edit policy-options]
user@router# show
policy-statement LB {
term 1 {
then {
load-balance per-packet;
}
}
}
-- Exhibit --
Click the Exhibit button.
Two routers are joined by redundant BGP connections. You want to load-balance traffic across these links, and have configured the policy shown in the exhibit on each device.
Which configuration, applied on each device, correctly applies the policy to accomplish this task?

Question56: -- Exhibit --
user@router> show bgp summary
Groups: 1 Peers: 3 Down peers: 0
Table Tot Paths Act Paths Suppressed History Damp State Pending
inet.0 0 0 0 0 0 0
inet6.0 1 0 0 0 0 0
Peer AS InPkt OutPkt OutQ Flaps Last Up/Dwn State|#Active/Received/Accepted/ Damped...
2001:ffff::3:3 65550 43 43 0 0 18:20 Establ
inet6.0: 0/1/1/0
2001:ffff::3:4 65550 42 43 0 0 18:16 Establ
inet6.0: 0/0/0/0
2001:ffff::9:7 65550 42 43 0 0 18:00 Establ
inet6.0: 0/0/0/0
user@router> show route receive-protocol bgp 2001:ffff::3:3
inet.0: 32 destinations, 33 routes (32 active, 0 holddown, 0 hidden)
__juniper_private1__.inet.0: 4 destinations, 4 routes (2 active, 0 holddown, 2 hidden) iso.0: 1 destinations, 1 routes (1 active, 0 holddown, 0 hidden)
mpls.0: 3 destinations, 3 routes (3 active, 0 holddown, 0 hidden)
inet6.0: 10 destinations, 14 routes (10 active, 0 holddown, 0 hidden)
Prefix Nexthop MED Lclpref AS path
2001:1:2::/64 2001:ffff::3:3 100 I
user@router> show route 2001:1:2::
inet6.0: 10 destinations, 14 routes (10 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both
2001:1:2::/64 *[OSPF3/10] 01:54:11, metric 201
> to fe80::217:cb03:2448:bd00 via fe-0/0/1.804
[BGP/170] 00:18:43, localpref 100, from 2001:ffff::3:3
AS path: I
> to fe80::217:cb03:2448:bd00 via fe-0/0/1.804
user@router> show route advertising-protocol bgp 2001:ffff::9:7
user@router> show configuration protocols bgp
group ibgpv6 {
type internal;
local-address 2001:ffff::3:5;
cluster 10.0.3.4;
neighbor 2001:ffff::3:3;
neighbor 2001:ffff::3:4;
neighbor 2001:ffff::9:7;
}
user@router>
-- Exhibit --
Click the Exhibit button.
You are using an IBGP route reflector within your network. Your route reflector has received the
2001:1:2::/64 prefix, but it is not advertising the prefix to its cluster members. After examining the route reflector, you notice the output shown in the exhibit.
Which configuration statement causes the route reflector to transmit the route to its IBGP peers?

Question57: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, R4 in AS 100 is sending routes 20.0.0.0/8 and 10.0.0.0/8. R3 sees the routes but R5 does not.
What must be configured on the R3 router for the R5 router to install the routes?

Question58: -- Exhibit --
[edit protocols vstp]
'vlan all'
Cannot configure VSTP on all VLANs when more than 253 VLANs are configured. Configure vstp vlan- group along with STP or RSTP to cover all VLANs
[edit protocols]
'vstp'
Failed to configure vstp on all vlans
error: configuration check-out failed
-- Exhibit --
Click the Exhibit button.
What are two reasons for the commit error shown in the exhibit? (Choose two.)

Question59: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
R1 is connected to both R2 and R3 and you want to load-balance outbound traffic. You have provided the configuration shown in the exhibit; however, after checking the links you notice that the traffic is not load- balancing.
Which configuration must be added?

Question60: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
A contractor needs to connect a laptop to your company network, but your company has no wireless access and each office has only a single network port for an employee laptop. You have an IP phone with a data port available and you have access to the switch connected to it. You can also add the contractor's MAC address to the RADIUS server database.
Referring to the exhibit, which three commands will allow access? (Choose three.)

Question61: Which two statements about MVRP on EX Series switches are true? (Choose two.)

Question62: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
In the exhibit, which statement about the ABR between Area 8 and Area 2 is true?

Question63: Which three attributes must a BGP update contain? (Choose three.)

Question64: When using PIM-SM in ASM mode, which two events trigger the creation of a shortest-path tree? (Choose two.)

Question65: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
You have implemented a firewall-based VLAN filter to map traffic from subnet 192.168.40.0/24 to a VLAN named vlan_40. However, you have not been successful in getting the traffic mapped correctly. In addition, all traffic must be passed to the Layer 2 network.
Referring to the exhibit, which three commands are required to accomplish this behavior? (Choose three.)

Question66: You are setting up a new switch in your network that is using MSTP. You have configured all access ports as edge ports, and you want to make sure that the access ports can never transition to nonedge ports.
How can you meet this requirement?

Question67: You are asked to establish a single EBGP peering across two physical interfaces to your ISP.
Which BGP feature should you use?

Question68: -- Exhibit --
Controller Maximum Power Guard Management Status Lldp
index power consumption band Priority
0 792.00W 603.50W 0W Class AT_MODE Disabled
-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, which statement is true?

Question69: On SRX Series devices, in which order does CoS process ingress packets?

Question70: -- Exhibit --
[edit class-of-service]
drop-profiles {
test-drop {
fill-level 20 drop-probability 35;
fill-level 55 drop-probability 60;
fill-level 70 drop-probability 80;
fill-level 95 drop-probability 100;
}
}
-- Exhibit --
Click the Exhibit button.
According to the configuration shown in the exhibit, what percentage of the traffic will be dropped when the queue fill level reaches 65 percent?

Question71: A coffee shop offering free Internet service to customers wants to implement the following security policies:
1. Every customer must agree to a set of terms and conditions before accessing the Internet.
2. Log out customers that are logged in for more than one hour.
3. Log out customers that are idle for more than 5 minutes.
4. Authenticate employee desktop computers with known hardware addresses in the office of the coffee shop to access the Internet without the above restrictions.
The following configuration has been applied to the switch:
set access radius-server 172.16.14.26 port 1812
set access radius-server 172.16.14.26 secret Am@zingC00f33
set access profile dot1x authentication-order radius
set access profile dot1x radius authentication-server 172.27.14.226
What would you add to implement these policies?

Question72: On your EX Series switch you must configure a delay buffer for the best effort queue scheduler named BE- sch which restricts the buffer usage to only 25 percent of the available buffer size.
Which configuration statement will accomplish this task?

Question73: Which connection method do OSPF routers use to communicate with each other?

Question74: A company is deploying a new 802.1X port-based security infrastructure to allow users to access resources through wired Ethernet ports. However they recently deployed an RSA token-based system for users to connect remotely. The network administrator wants to reuse the same security database for
802.1X port-based security.
Which 802.1X authentication protocol is required?

Question75: Which statement regarding LLDP update messages is correct?

Question76: Which statement is true regarding OSPF multi-area adjacencies?

Question77: -- Exhibit --
Mar 16 18:39:15.800390 BGP RECV 172.14.10.2+57785 -> 172.14.10.1+179
Mar 16 18:39:15.800932 BGP RECV message type 1 (Open) length 59
Mar 16 18:39:15.800995 BGP RECV version 4 as 2 holdtime 90 id 192.168.5.1 parmlen 30 Mar 16 18:39:15.801064 BGP RECV MP capability AFI=2, SAFI=1
Mar 16 18:39:15.801112 BGP RECV Refresh capability, code=128
Mar 16 18:39:15.801172 BGP RECV Refresh capability, code=2
Mar 16 18:39:15.801224 BGP RECV Restart capability, code=64, time=120, flags= Mar 16 18:39:15.801289 BGP RECV 4 Byte AS-Path capability (65), as_num 2 Mar 16 18:39:15.801705 advertising receiving-speaker only capabilty to neighbor 172.14.10.2 (External AS
2)
Mar 16 18:39:15.801787 bgp_senD. sending 59 bytes to 172.14.10.2 (External AS 2) Mar 16 18:39:15.801845
Mar 16 18:39:15.801845 BGP SEND 172.14.10.1+179 -> 172.14.10.2+57785
Mar 16 18:39:15.801933 BGP SEND message type 1 (Open) length 59
Mar 16 18:39:15.801991 BGP SEND version 4 as 1 holdtime 90 id 192.168.2.1 parmlen 30 Mar 16 18:39:15.802054 BGP SEND MP capability AFI=1, SAFI=1
Mar 16 18:39:15.802115 BGP SEND Refresh capability, code=128
Mar 16 18:39:15.802176 BGP SEND Refresh capability, code=2
Mar 16 18:39:15.802227 BGP SEND Restart capability, code=64, time=120, flags= Mar 16 18:39:15.802292 BGP SEND 4 Byte AS-Path capability (65), as_num 1 Mar 16 18:39:15.802615 bgp_process_caps: mismatch NLRI with 172.14.10.2 (External AS 2): peer:
<inet6-unicast>(16) us: <inet-unicast>(1)
Mar 16 18:39:15.802763 bgp_process_caps:2561: NOTIFICATION sent to 172.14.10.2 (External AS 2):
code 2 (Open Message Error) subcode 7 (unsupported capability) value 1
Mar 16 18:39:15.802913 bgp_senD. sending 23 bytes to 172.14.10.2 (External AS 2) Mar 16 18:39:15.802969
Mar 16 18:39:15.802969 BGP SEND 172.14.10.1+179 -> 172.14.10.2+57785
Mar 16 18:39:15.803057 BGP SEND message type 3 (Notification) length 23 Mar 16 18:39:15.803113 BGP SEND Notification code 2 (Open Message Error) subcode 7 (unsupported capability)
Mar 16 18:39:15.803179 BGP SEND Data (2 bytes): 00 01
-- Exhibit --
Click the Exhibit button.
Looking at the traceoptions output in the exhibit, why is the BGP neighbor not in Established state?

Question78: A company's security policy does not allow outside computers or smart phones into their work areas. All company-provided computers are strictly controlled using 802.1X authentication on all of their switches. All computers obtain DHCP IP addresses from centralized servers and all switches have IP spoofing enabled.
However, one of the computers was able to send IP spoofed packets.
Why did the IP spoof feature fail to prevent the spoofed packets from being forwarded?

Question79: Which statement is true about MVRP?

Question80: Which two statements are true about SSM implementations on Junos devices? (Choose two.)

Question81: You are asked to configure graceful restart in your network.
Which OSPF LSA type would you expect to see in the LSDB?

Question82: -- Exhibit --
{master:0}[edit]
user@router# show class-of-service
classifiers {
inet-precedence normal-traffic {
forwarding-class best-effort {
loss-priority low code-points [ my1 my2 ];
}
}
}
code-point-aliases {
inet-precedence {
my1 000;
my2 001;
cs1 010;
cs2 011;
cs3 100;
cs4 101;
cs5 111;
cs6 111;
}
}
-- Exhibit --
Click the Exhibit button.
In the exhibit, you see a configuration for CoS. Incoming traffic with specific IP precedence bits should be mapped to a forwarding class named best-effort. A classifier named normal-traffic is defined.
What must you add to complete this configuration?

Question83: A Layer 2 transparent firewall separates two OSPFv3 routers.
For the two OSPFv3 routers to form an adjacency, which protocol must be permitted on the firewall?

Question84: R1 has an OSPF adjacency with R2 over a point-to-point link.
Which three statements about the advertisements for this link in the Type 1 (Router) LSA generated by R1 are true? (Choose three.)

Question85: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, which LSA type will Router R2 inject into Area 1?

Question86: -- Exhibit --
[edit]
user@R1# show routing-options router-id
router-id 1.1.1.1;
[edit]
user@R1# show protocols ospf
area 0.0.0.0 {
interface ge-0/0/7.0;
}
[edit]
user@R2# show routing-options router-id
router-id 2.2.2.2;
[edit]
user@R2# show protocols ospf
area 0.0.0.0 {
interface ge-0/0/8.0 {
priority 200;
}
}
[edit]
user@R3# show routing-options router-id
router-id 222.255.255.255;
[edit]
user@R3# show protocols ospf
area 0.0.0.0 {
interface ge-0/0/8.0;
}
[edit]
user@R4# show routing-options router-id
router-id 239.255.255.255;
[edit]
user@R4# show protocols ospf
area 0.0.0.0 {
interface ge-0/0/6.0 {
priority 0;
}
}
-- Exhibit --
Click the Exhibit button.
All four routers in the exhibit are in the same broadcast domain. The routers were powered on at the same time.
Based on the configurations, which devices are the DR and the BDR

Question87: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
You are asked to configure an OSPF virtual link that connects remote Area 4 to the backbone.
Referring to the exhibit, what are two requirements for an OSPF virtual link to operate correctly? (Choose two.)

Question88: Which configuration parameter causes a router to ignore router ID and peer ID from the BGP route selection algorithm?

Question89: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
In the exhibit, the provider bridges are using Q-in-Q tunneling to tunnel VLAN 100 traffic over VLAN 200.
What is the correct VLAN configuration for Q-in-Q tunneling on Provider Bridge A?

Question90: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, you are asked to ensure that CE1 can communicate with CE2 using VLAN 150.
Which configuration meets this requirement on S1?

Question91: -- Exhibit --
user@SwitchA# show protocols mstp
configuration-name region1;
bridge-priority 16k;
msti 1 {
bridge-priority 16k;
vlan [10 20];
}
msti 2 {
bridge-priority 8k;
vlan [30 40];
}
user@SwitchB# show protocols mstp
configuration-name region1;
bridge-priority 8k;
msti 1 {
bridge-priority 16k;
vlan [10 20];
}
msti 2 {
bridge-priority 8k;
vlan [30 40 50];
}
-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, a customer observes that the MSTP instance between SwitchA and SwitchB is not converging correctly.
What is causing the problem?

Question92: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, and given that no other BGP manipulation has been configured, how is traffic influenced from R1 to R3?

Question93: -- Exhibit --
user@switch# run show spanning-tree statistics interface ge-0/0/0
STP interface statistics for VLAN 10
Interface BPDUs sent BPDUs received Next BPDU
transmission
ge-0/0/0.0 170 3 0
STP interface statistics for VLAN 20
Interface BPDUs sent BPDUs received Next BPDU
transmission
ge-0/0/0.0 171 3 0
-- Exhibit --
Click the Exhibit button.
Based on the exhibit, which spanning-tree protocol is running on ge-0/0/0?

Question94: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Site A is sending voice traffic marked with DSCP code EF. SRX A has the default CoS classifier.
Into which forwarding class is SRX A classifying traffic?

Question95: Two PCs are attached to a hub, which is attached to port ge-0/0/0 on your EX Series switch. You must separate the incoming traffic from the PCs into two VLANs.
What should you use to accomplish this task?

Question96: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, which type of LSA will be seen on router A for routes originating in Customer A's network?

Question97: -- Exhibit --
[edit protocols bgp]
user@router# show
group ext-peer2 {
type external;
peer-as 1;
neighbor 192.168.2.1;
}
[edit protocols bgp]
user@router# run show route 192.168.2.1
inet.0: 9 destinations, 10 routes (7 active, 0 holddown, 2 hidden)
+ = Active Route, - = Last Active, * = Both
192.168.2.1/32 *[Static/5] 00:01:56
> to 172.14.10.1 via ge-0/0/1.0
[edit protocols bgp]
user@router# run show bgp summary
Groups: 1 Peers: 1 Down peers: 1
Table Tot Paths Act Paths Suppressed History Damp State Pending
inet.0 0 0 0 0 0 0
inet6.0 0 0 0 0 0 0
Peer AS InPkt OutPkt OutQ Flaps Last Up/Dwn State|#Active/Received/Accepted/ Damped...
192.168.2.1 1 0 0 0 0 14 Idle
-- Exhibit --
Click the Exhibit button.

Looking at the output in the exhibit, why is the BGP neighbor not in Established state?

Question98: You are implementing PoE on your EX Series switch to provide power to your VoIP phones. You have a device that does not provide its class information to the switch.
Which power class is assigned for this device?

Question99: You want to provide reachability to your data center by advertising its subnet throughout your upstream peer AS. However, you do not want this prefix advertised any further.
Which BGP community value would be used to meet this requirement?

Question100: What are two benefits of configuring OSPF database protection? (Choose two.)

Question101: In MSTP, which two factors determine the root bridge in each region? (Choose two.)

Question102: Which two statements are correct about L2PT? (Choose two.)

Question103: A Layer 2 forwarding loop occurred on your network during a scheduled maintenance period. You must prevent this behavior in the future.
Which protocol should you enable on the EX Series switch to address this condition in the future?

Question104: You are setting up a new switch in your network that is using MSTP. You want to make sure that any port connected to a host starts forwarding traffic immediately.
How can you meet this requirement?

Question105: You are troubleshooting a problem on interface ge-0/0/3.
Which command shows statistics in real time?

Question106: Voice traffic is coming in on UDP port 17689. This traffic must be classified into the expedited-forwarding forwarding class.
Which type of classifier is needed?

Question107: -- Exhibit --
{master:0}
user@switch> show dot1x interface ge-0/0/15 detail
ge-0/0/15.0
RolE. Authenticator
Administrative statE. Auto
Supplicant modE. Multiple
Number of retries: 3
Quiet perioD. 60 seconds
Transmit perioD. 30 seconds
Mac Radius: Enabled
Mac Radius Restrict: Enabled
Reauthentication: Enabled
Configured Reauthentication interval: 120 seconds
Supplicant timeout: 30 seconds
Server timeout: 30 seconds
Maximum EAPOL requests: 2
Guest VLAN member: guest
Number of connected supplicants: 0
-- Exhibit --
Click the Exhibit button.
802.1X authentication was recently configured on your ge-0/0/15 port. You issue the command shown in the exhibit.
Which two statements are correct? (Choose two.)

Question108: You are asked to implement VSTP on all devices in your Layer 2 network.
Which three statements are correct? (Choose three.)

Question109: You just configured an interface as an access port and it is up and passing traffic. However, you notice that all traffic transiting this interface is being classified as best effort.
Which default BA classifier is causing this behavior?

Question110: What is a valid router ID configuration for OSPFv3 in the Junos OS?

Question111: -- Exhibit --
user@switch> show spanning-tree bridge
STP bridge parameters
Context ID : 0
Enabled protocol : MSTP
STP bridge parameters for CIST
Root ID : 32768.00:19:e2:55:1a:01
Root cost : 0
Root port : ge-0/0/10.0
CIST regional root : 32768.00:19:e2:55:1a:01
CIST internal root cost : 20000
Hello time : 2 seconds
Maximum age : 20 seconds
Forward delay : 15 seconds
Hop count : 19
Message age : 0
Number of topology changes : 2
Time since last topology change : seconds
Topology change initiator : ge-0/0/10.0
Topology change last recvd. from : 00:19:e2:55:24:8c
Local parameters
Bridge ID : 32768.b0:c6:9a:73:27:90
Extended system ID : 0
Internal instance ID : 0
STP bridge parameters for MSTI 1
MSTI regional root : 4097.b0:c6:9a:73:27:90
Hello time : 2 seconds
Maximum age : 20 seconds
Forward delay : 15 seconds
Number of topology changes : 2
Time since last topology change : seconds
Topology change initiator : ge-0/0/1.0
Topology change last recvd. from : b0:c6:9a:73:39:81
Local parameters
Bridge ID : 4097.b0:c6:9a:73:27:90
Extended system ID : 0
Internal instance ID : 1
STP bridge parameters for MSTI 2
MSTI regional root : 4098.b0:c6:9a:73:39:90
Root cost : 20000
Root port : ge-0/0/1.0
Hello time : 2 seconds
Maximum age : 20 seconds
Forward delay : 15 seconds
Hop count : 19
Number of topology changes : 2
Time since last topology change : seconds
Topology change initiator : ge-0/0/1.0
Topology change last recvd. from : b0:c6:9a:73:39:81
Local parameters
Bridge ID : 8194.b0:c6:9a:73:27:90
Extended system ID : 0
Internal instance ID : 2
-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, which two statements are correct about the MSTP configuration? (Choose two.)

Question112: A network administrator is configuring CoS on a switch and assigns forwarding classes call-sig and critical to the same queue number per the configuration below:
class-of-service {
forwarding-classes {
class best-effort queue-num 0;
class bulk-data queue-num 1;
class critical queue-num 3;
class voice queue-num 6;
class call-sig queue-num 3;
}
}
Based on the configuration, which option prioritizes call-sig traffic over critical traffic?

Question113: -- Exhibit --
user@router# run show route receive-protocol bgp 192.168.4.101 detail
inet.0: 18 destinations, 20 routes (18 active, 0 holddown, 0 hidden)
* 10.16.1.0/24 (1 entry, 1 announced)
Accepted
Nexthop: 192.168.4.101
LocalpreF. 100
AS path: 123 111 I
* 10.16.2.0/24 (1 entry, 1 announced)
Accepted
Nexthop: 192.168.4.101
LocalpreF. 100
AS path: 123 222 312 I
* 10.16.3.0/24 (1 entry, 1 announced)
Accepted
Nexthop: 192.168.4.101
LocalpreF. 100
AS path: 123 231 222 I
* 10.16.4.0/24 (1 entry, 1 announced)
Accepted
Nexthop: 192.168.4.101
LocalpreF. 100
AS path: 123 333 111 I
-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, which AS path regular expression will match only the 10.16.1.0/24 and
10.16.2.0/24 routes?

Question114: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
In the exhibit, customers connected to Area 3 must have access to external prefixes received from the data center connected to the router in Area 1. These configurations are currently applied to the routers in Area
1:
{master:0}[edit]
user@Area-1-ABR# show protocols ospf
no-nssa-abr;
area 0.0.0.1 {
nssa;
interface ge-1/1/1.100;
}
{master:0}[edit]
user@Area-1-External# show protocols ospf
area 0.0.0.1 {
stub no-summaries;
interface ge-1/1/1.100;
}
What must you change for these configurations to work?

Question115: Your company uses 802.1X to authenticate your users. You want to provide access to the Internet when users cannot authenticate on the RADIUS server or when the RADIUS server becomes unreachable.
Which two methods accomplish this goal? (Choose two.)

Question116: -- Exhibit --
20.0.0.0/8 *[BGP/170] 01:10:38, localpref 100, from 10.0.0.1
AS path: 100 I
> to 15.0.0.2 via ge-0/0/0.0
[BGP/170] 00:00:59, localpref 100
AS path: 100 ?
> to 35.0.0.2 via ge-0/0/1.0
-- Exhibit --
Click the Exhibit button.
Referring to the output in the exhibit, why does the router prefer the path toward interface ge-0/0/0.0 for the
20.0.0.0/8 route?

Question117: You are configuring CoS classifiers and want to use both BA and MF classification. After applying the configuration, you realize that the classifiers have a conflict.
Which statement is true?

Question118: Your company makes extensive use of VSTP in your network for loop protection. The network is at the VSTP VLAN limit and must protect additional VLANs.
Which command allows you to protect additional VLANs?

Question119: Which multicast group is used for all PIM routers?

Question120: You are configuring PIM-SM for your network, and want to use a statically configured RP.
What are two ways to accomplish this task? (Choose two.)

Question121: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, you are asked to verify certain routing information within your OSPFv3 routing domain. You must review the prefixes learned from R3.
Which two LSA types from the output shown in the exhibit must be reviewed? (Choose two.)

Question122: You notice that a number of IGMP leave group messages are passing through a BMA network and are impacting the network's performance.
What would you do to resolve this issue without affecting multicast traffic?

Question123: Which statement is true about LLDP?

Question124: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, which two statements are correct? (Choose two.)

Question125: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
A customer is trying to configure a router to peer using EBGP to a neighbor. As shown in the exhibit, two links are being used for this configuration. The goal of this configuration is to load-balance traffic across both EBGP links.
Which configuration accomplishes this goal?

Question126: -- Exhibit --
{master:0}[edit]
user@switch# show protocols vstp
vlan 100;
{master:0}[edit]
user@switch# run show spanning-tree bridge
STP bridge parameters
Context ID : 1
Enabled protocol : RSTP
STP bridge parameters for VLAN 100
Root ID : 32868.50:c5:8d:ae:94:80
Hello time : 2 seconds
Maximum age : 20 seconds
Forward delay : 15 seconds
Message age : 0
Number of topology changes : 0
Local parameters
Bridge ID : 32868.50:c5:8d:ae:94:80
Extended system ID : 1
Internal instance ID : 0
{master:0}[edit]
user@switch# run show spanning-tree interface
{master:0}[edit]
user@switch#
-- Exhibit --
Click the Exhibit button.
Based on the output shown in the exhibit, why is VSTP not working for VLAN 100?

Question127: -- Exhibit --
user@switch-1> show spanning-tree bridge
STP bridge parameters
Context ID : 0
Enabled protocol : MSTP
STP bridge parameters for CIST
...
STP bridge parameters for MSTI 1
MSTI regional root : 4097.b0:c6:9a:73:27:90
Hello time : 2 seconds
Maximum age : 20 seconds
Forward delay : 15 seconds
Number of topology changes : 4
Time since last topology change : 42 seconds
Topology change initiator : ge-0/0/10.0
Topology change last recvd. from : 00:19:e2:55:24:8c
Local parameters
Bridge ID : 4097.b0:c6:9a:73:27:90
Extended system ID : 0
Internal instance ID : 1
STP bridge parameters for MSTI 2
MSTI regional root : 8194.b0:c6:9a:73:27:90
Hello time : 2 seconds
Maximum age : 20 seconds
Forward delay : 15 seconds
Number of topology changes : 4
Time since last topology change : 42 seconds
Topology change initiator : ge-0/0/10.0
Topology change last recvd. from : 00:19:e2:55:24:8c
Local parameters
Bridge ID : 8194.b0:c6:9a:73:27:90
Extended system ID : 0
Internal instance ID : 2
user@switch-1> show spanning-tree mstp configuration
MSTP information
Context identifier : 0
Region name : my-mstp-config
Revision : 1
Configuration digest : 0x91ee8012e6851d931adae71da4060690
MSTI Member VLANs
0 0,400-4094
1 1-199
2 200-399
user@switch-2> show spanning-tree bridge
STP bridge parameters
Context ID : 0
Enabled protocol : MSTP
STP bridge parameters for CIST
...
STP bridge parameters for MSTI 1
MSTI regional root : 8193.b0:c6:9a:73:39:90
Hello time : 2 seconds
Maximum age : 20 seconds
Forward delay : 15 seconds
Number of topology changes : 3
Time since last topology change : 320 seconds
Topology change initiator : ge-0/0/9.0
Topology change last recvd. from : b0:c6:9a:73:27:81
Local parameters
Bridge ID : 8193.b0:c6:9a:73:39:90
Extended system ID : 0
Internal instance ID : 1
STP bridge parameters for MSTI 2
MSTI regional root : 4098.b0:c6:9a:73:39:90
Hello time : 2 seconds
Maximum age : 20 seconds
Forward delay : 15 seconds
Number of topology changes : 3
Time since last topology change : 320 seconds
Topology change initiator : ge-0/0/9.0
Topology change last recvd. from : 00:19:e2:55:24:8d
Local parameters
Bridge ID : 4098.b0:c6:9a:73:39:90
Extended system ID : 0
Internal instance ID : 2
user@switch-2> show spanning-tree mstp configuration
MSTP information
Context identifier : 0
Region name : my-mstp-config
Revision : 10
Configuration digest : 0x91ee8012e6851d931adae71da4060690
MSTI Member VLANs
0 0,400-4094
1 1-199
2 200-399
-- Exhibit --
Click the Exhibit button.
A colleague recently implemented MSTP in your Layer 2 network and is having trouble determining why it is not working properly. You are asked to review the outputs provided in the exhibit to determine the cause.
Referring to the exhibit, what is causing the issue?

Question128: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
As shown in the exhibit, a legacy IP phone is attached to Switch-1. The phone does not support LLDP- MED, but does allow configuration using DHCP. Existing network CoS policies dictate that VoIP traffic must use VLAN 10.
Which two actions put VoIP traffic onto VLAN 10? (Choose two.)

Question129: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the configuration shown in the exhibit, which statement is true?

Question130: -- Exhibit --
[edit]
user@switch# commit
error: Trunk interface <ge-0/0/10.0> can not be member of both dot1q-tunneling enabled vlan <cust-1>, and a non dot1q-tunneled vlan <v11> when dot1q-tunneling ethernet-type is not <0x8100> error: configuration check-out failed
-- Exhibit --
Click the Exhibit button.
When you try to commit your 802.1Q tunneling configuration, you receive the error shown in the exhibit.
Which configuration statement will allow the configuration to commit?

Question131: You must troubleshoot a CoS issue on an Ethernet interface which has been observed to drop packets in the best effort queue. You must determine whether the dropped packets are tail drops.
Which CLI command output accomplishes this task?

Question132: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
AS4 is using the default path to get to AS1. This path is not modified by any of the ASs shown in the exhibit. AS1 wants to influence this path so that traffic from AS4 comes through AS3.
Where do you apply the policy shown in the exhibit?

Question133: You are asked to implement a filter-based VLAN assignment. You have created the firewall filter and must apply this filter to the incoming interface.
Where must this filter be applied?

Question134: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, your AS is connected to ISP-A and ISP-B using BGP. R1 and R2 are advertising your AS's 172.25/16 prefix upstream to both ISPs, and both ISPs are providing a full BGP route table. You want to influence traffic flow so that traffic towards your network enters through R1.
Which action would meet the requirement?
Apply the following as an export policy towards ISP-B:

Question135: -- Exhibit --
Mar 16 17:54:51.930726 OSPF periodic xmit from 172.14.10.1 to 224.0.0.5 (IFL 69 area 0.0.0.0) Mar 16 17:54:55.566920 ospf_trigger_build_telink_lsas : No peer found
Mar 16 17:54:56.152585 ospf_trigger_build_telink_lsas : No peer found
Mar 16 17:54:56.152721 ospf_set_lsdb_statE. Router LSA 192.168.2.1 adv-rtr 192.168.2.1 state QUIET-
>GEN_PENDING
Mar 16 17:54:56.153271 OSPF trigger router LSA 0x156d0f0 build for area 0.0.0.0 lsa-id 192.168.2.1 Mar 16 17:54:56.157854 ospf_set_lsdb_statE. Router LSA 192.168.2.1 adv-rtr 192.168.2.1 state GEN_PENDING->QUIET
Mar 16 17:54:56.157971 OSPF built router LSA, area 0.0.0.0, link count 2 Mar 16 17:54:56.158300 OSPF sent Hello 172.14.10.1 -> 224.0.0.5 (ge-0/0/1.0 IFL 69 area 0.0.0.0) Mar 16 17:54:56.158380 Version 2, length 44, ID 192.168.2.1, area 0.0.0.0 Mar 16 17:54:56.158435 mask 255.255.255.0, hello_ivl 10, opts 0x2, prio 128 Mar 16 17:54:56.158485 dead_ivl 40, DR 172.14.10.1, BDR 0.0.0.0
Mar 16 17:54:56.158949 OSPF DR is 192.168.2.1, BDR is 0.0.0.0
Mar 16 17:54:56.159276 OSPF sent Hello 172.14.10.1 -> 224.0.0.5 (ge-0/0/1.0 IFL 69 area 0.0.0.0) Mar 16 17:54:56.159331 Version 2, length 44, ID 192.168.2.1, area 0.0.0.0 Mar 16 17:54:56.159401 mask 255.255.255.0, hello_ivl 10, opts 0x2, prio 128 Mar 16 17:54:56.159563 dead_ivl 40, DR 172.14.10.1, BDR 0.0.0.0
Mar 16 17:54:56.168108 OSPF DR is 192.168.2.1, BDR is 0.0.0.0
Mar 16 17:54:58.237416 OSPF rcvd Hello 172.14.10.2 -> 224.0.0.5 (ge-0/0/1.0 IFL 69 area 0.0.0.0) Mar 16 17:54:58.237540 Version 2, length 44, ID 192.168.2.1, area 0.0.0.0 Mar 16 17:54:58.237623 checksum 0x0, authtype 0
Mar 16 17:54:58.237698 mask 255.255.255.0, hello_ivl 10, opts 0x2, prio 128 Mar 16 17:54:58.237751 dead_ivl 40, DR 172.14.10.2, BDR 0.0.0.0
-- Exhibit --
Click the Exhibit button.
Looking at the traceoptions output in the exhibit, why are the OSPF routers stuck in Init state?

Question136: You are asked to implement MSTP on all devices in your Layer 2 network.
Which three parameters must match on all devices within the same region? (Choose three.)

Question137: -- Exhibit --
user@router> show bgp summary
Groups: 3 Peers: 3 Down peers: 0
Table Tot Paths Act Paths Suppressed History Damp State Pending
inet.0 10 8 0 0 0 0
inet6.0 4 3 0 0 0 0
Peer AS InPkt OutPkt OutQ Flaps Last Up/Dwn State|#Active/Received/Accepted/ Damped...
10.0.3.5 65550 41 52 0 2 17:45 5/5/5/0 0/0/0/0
172.16.0.6 65010 52 42 0 2 31 Establ
inet.0: 3/5/5/0
inet6.0: 3/4/4/0
2001:ffff::3:5 65550 43 44 0 4 17:53 Establ
inet6.0: 0/0/0/0
user@router>
-- Exhibit --
Click the Exhibit button.
Examine the output of the show bgp summary command shown in the exhibit.
From which BGP peer is the router receiving IPv6 routes?

Question138: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Based on the exhibit, why is R2 marking the routes coming from AS 200 as hidden?

Question139: An emergency Class 3 IP phone is connected to an EX Series switch. You want to ensure that the IP phone does not have any problems if PoE power demands on the switch are greater than the PoE power budget.
What should you do to accomplish this task?

Question140: You have been asked to implement a private VLAN with two community VLANs. This private VLAN must span multiple switches in your Layer 2 network.
Which two statements about this deployment are true? (Choose two.)

Question141: NetBIOS snooping information is stored in which database on EX Series switches?

Question142: -- Exhibit --
Interface State Area DR ID BDR ID Nbrs
em2.0 DR 0.0.0.2 10.94.164.116 10.1.1.1 1
TypE. LAN, Address: 11.1.1.2, Mask: 255.255.255.252, MTU: 1500, Cost: 1 DR addr: 11.1.1.2, BDR addr: 11.1.1.1, Priority: 128
Adj count: 1
Hello: 10, DeaD. 40, ReXmit: 5, Stub
Auth typE. None
Protection typE. None
Topology default (ID 0) -> Cost: 1
-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, which statement is true?

Question143: In your 802.1X-enabled network, a RADIUS server fails to respond or authenticate a device.
On an EX Series switch, what are three supported actions? (Choose three.)

Question144: During the BGP route-resolution process, the Junos OS must calculate the appropriate next-hop based on the BGP protocol next-hop attribute.
Which two routing tables are checked during this process in a default Junos configuration? (Choose two.)

Question145: You have been asked to implement 802.1X in your network and to ensure that all authorized users continue to be permitted should the RADIUS server fail.
Which solution will satisfy this requirement?

Question146: -- Exhibit --
[edit protocols]
user@switch# commit
[edit protocols ]
'mstp'
Another xSTP protocol is enabled
error : Another xSTP protocol is enabled
error: configuration check-out failed
-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, a customer is receiving an error while committing the operation on the switch.
What are two reasons for this problem? (Choose two.)

Question147: What is the significance of the multicast address range 224.0.0.1 through 224.0.0.254?

Question148: You are a service provider and have multiple customers in a building. You are installing a new switch that can host all of your customers. However, you would like to ensure that one customer cannot see or broadcast to another customer. You would also like to have them use a common gateway IP address from the building.
What should be used to provide this access?

Question149: -- Exhibit --
{master:0}[edit]
user@switch# show vlans
v1 {
vlan-id 1;
interface {
ge-0/0/1.0;
}
}
v2 {
vlan-id 2;
interface {
ge-0/0/2.0;
}
}
v3 {
vlan-id 3;
interface {
ge-0/0/1.0 {
}
{master:0}[edit]
user@switch# show interfaces ge-0/0/3
unit 0 {
family ethernet-switching {
port-mode trunk;
}
}
{master:0}[edit]
user@switch# run show vlans
Name Tag Interfaces
default
None
v1 1
ge-0/0/1.0*, ge-0/0/3.0*
v2 2
ge-0/0/2.0*, ge-0/0/3.0*
v3 3
ge-0/0/1.0*, ge-0/0/3.0*
-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, what would explain interface ge-0/0/3.0 being active in VLANs v1, v2, and v3?

Question150: A network administrator is configuring CoS on a switch and assigns forwarding classes shown below:
class-of-service {
forwarding-classes {
class best-effort queue-num 0;
class bulk-data queue-num 1;
class critical queue-num 3;
class voice queue-num 6;
class call-signal queue-num 3;
}
}
Based on the configuration, which action prioritizes call-signal traffic over critical traffic?

Question151: -- Exhibit --
user@router> show ospf route
Topology default Route Table:
Prefix Path Route NH Metric NextHop Nexthop
Type Type Type Interface Address/LSP
192.168.1.0/24 Intra Network IP 10 ge-0/0/1.0
-- Exhibit --
Click the Exhibit button.
Which two configurations result in the output shown in the exhibit? (Choose two.)

Question152: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Given the topology in the exhibit, which two statements related to the Q-in-Q tunneling implementation are true? (Choose two.)

Question153: You must configure your access switch with more than 3000 VLANs and you want the ability to load- balance across them.
Which spanning-tree approach has the least impact on control-plane performance?

Question154: You notice that an interface receiving traffic from multiple devices with no user-configured CoS parameters has been assigned the ieee802.1p-default classifier.
What is the port type assigned to this interface?

Question155: Your company asks you to configure multicast routing on a Junos device. They tell you that the router at IP address 192.168.1.4 is the root of the shared multicast delivery tree.
Which command allows you to configure the Junos device as a non-RP router for PIM?

Question156: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, which answer is correct?

Question157: -- Exhibit --
user@R1> show configuration protocols pim rp
local {
address 192.168.3.1;
}
auto-rp discovery;
static {
address 192.168.5.1;
}
user@R1> show route 192.168.0.0/16
inet.0: 18 destinations, 21 routes (18 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both
192.168.2.1/32 *[Direct/0] 3w4d 04:58:14
> via lo0.0
192.168.5.1/32 *[OSPF/10] 00:52:25, metric 1
> via lt-0/0/0.0
192.168.10.1/32 *[OSPF/10] 00:48:06, metric 1
> via lt-0/0/0.2
192.168.50.1/32 *[OSPF/10] 00:48:06, metric 1
> via lt-0/0/0.4
-- Exhibit --
Click the Exhibit button.
Router R1 in the exhibit is receiving auto-RP announce messages specifying an RP of 192.168.10.1 and BSR messages specifying an RP-set with an RP of 192.168.50.1.
Which address will R1 use as the RP for traffic destined to the 224.1.1.1 multicast group?

Question158: Which option is a valid IPv6 multicast address?

Question159: -- Exhibit --
user@router> show route protocol bgp detail
inet6.0: 8 destinations, 8 routes (8 active, 0 holddown, 0 hidden)
4444:4444::/32 (1 entry, 1 announced)
*BGP PreferencE. 170/-101
Next hop typE. Router, Next hop index:
Address: 0x934c688
Next-hop reference count: 2
SourcE. 172.27.0.5
Next hop: ::172.27.0.5 via ge-0/0/1.0, selected
StatE.
Local AS: 3 Peer AS: 701
AgE. 3:22
Task: BGP_701.172.27.0.5+52965
Announcement bits (1): 0-KRT
AS path: 701 4 I Aggregator: 4 10.255.1.34
Accepted
LocalpreF. 100
Router ID. 10.255.1.31
-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, which two statements are true? (Choose two.)

Question160: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
You are implementing Q-in-Q tunneling to connect R1 and R2 using the configurations shown in the exhibit.
What must be changed on Switch_A to allow both Dot1q-tunneling VLANs and non-Dot1q-tunneling VLANs on the same trunk interface?

Question161: You are asked to reconfigure a CoS scheduler to limit the assured forwarding queue to a maximum of 75 percent of the available bandwidth. The assured forwarding queue uses a strict high priority queue.
Which configuration parameter accomplishes this task?

Question162: You are asked to implement a captive portal on your EX Series switches.
What are three required steps? (Choose three.)

Question163: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Your company has PIM running on some critical routers in your network, but another engineer has requested that you configure a PIM policy to prevent R2 from becoming a PIM neighbor of R1 by dropping the hello packets.
Referring to the exhibit, which three commands are necessary for preventing R2 from becoming a PIM neighbor of R1? (Choose three.)

Question164: -- Exhibit --
user@switch> show configuration access
radius_server {
10.1.1.252 {
port 1812;
secret "$9$7gdwgGDkTz6oJz69A1INdb"; ## SECRET-DATA
}
profile radius_server {
authentication-order password;
radius {
authentication-server 10.1.1.252;
}
}
user@switch> show configuration protocols dot1x
authenticator {
ge-0/0/17.0 {
supplicant multiple;
}
}
}
user@switch> show configuration vlans
Sales_VLAN {
vlan-id 123;
}
user@switch> show configuration interfaces ge-0/0/17
unit 0 {
family ethernet-switching {
port-mode access;
}
}
-- Exhibit --
Click the Exhibit button.
You are asked to place employees that are in the sales group into their own VLAN called Sales_VLAN with a VLAN ID of 123 on port ge-0/0/17. The VLAN must be assigned dynamically. After trying an initial configuration, you see that users in the sales group are not assigned to the Sales_VLAN.
Referring to the exhibit, which two configuration statements are needed on the EX Series switch to resolve this problem? (Choose two.)

Question165: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
In the topology shown in the exhibit, which two BGP attributes can AS1 manipulate to influence the path that AS4 takes to reach prefixes originated by AS1? (Choose two.)

Question166: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Based on the SPF calculation in the exhibit, what is the shortest path to reach R3 from R1?

Question167: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
You are asked to connect Area 2 to the backbone.
Which configuration would be required on R3?

Question168: What are three types of PVLAN broadcast domains? (Choose three.)

Question169: Which two LSA types are only generated by an ABR router? (Choose two.)

Question170: A medium-sized enterprise has some devices that are 802.1X capable and some that are not. Any device that fails authentication must be provided limited access through a VLAN called NONAUTH.
How do you provide this access?

Question171: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, you are asked to prevent the 184.16.1.0/24 route from entering the backbone.
Which configuration statements would accomplish the task?

Question172: Which two statements are correct about MSTP? (Choose two.)

Question173: -- Exhibit --
{master:0}[edit]
user@router# run show ospf interface vl-10.20.10.2 extensive
Interface State Area DR ID BDR ID Nbrs
vl-10.20.10.2 Down 0.0.0.0 0.0.0.0 0.0.0.0 0
TypE. Virtual, Address: 0.0.0.0, Mask: 0.0.0.0, MTU: 0, Cost: 1
Transit AreA. 0.0.0.1
Adj count: 0
Hello: 10, DeaD. 40, ReXmit: 5, Not Stub
Auth typE. None
Protection typE. None, No eligible backup
Topology default (ID 0) -> Down, Cost: 0
-- Exhibit --
Click the Exhibit button.
Your company is integrating another OSPF area into your existing OSPF infrastructure. You created a virtual link that spans Area 2 and connects Area 3 to the backbone area.
Based on the exhibit, what is preventing the adjacency?

Question174: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Which statement about the non-ABR router in Area 2 in the exhibit is true?

Question175: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
In the exhibit, the routers in the network have a default PIM sparse mode configuration. R2 shows that R1 is the RPF next hop for the source, and R3 is the RPF next hop for the RP. Host1 is currently receiving multicast traffic for group 231.1.1.1. Host2 has come online and is attempting to join group 232.1.1.1. R2 has just received an IGMP message with the source and group addresses.
Which step happens next so that Host2 can join the multicast group?

Question176: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
On AS1, which two attributes are used to influence inbound traffic from the other ASs shown in the exhibit?
(Choose two.)

Question177: -- Exhibit --
MSTP information
Context identifier : 0
Region name : Juniper
Revision : 1
Configuration digest : 0xfdbe318c0ae799ae6dfdae4c882c67ee
MSTI Member VLANs
0 0,4-4094
1 1-3
-- Exhibit --
Click the Exhibit button.
A network engineer has configured MSTP on several switches for loop protection. You must verify the work and ensure that the appropriate parameters match on all switches.
Which operational command provides the required output shown in the exhibit?

Question178: Which two statements about the voice VLAN feature are correct? (Choose two.)

Question179: You are asked to set up 802.1X port authentication for all access ports on your EX Series switch. You have a device that does not support 802.1X supplicants and you must ensure this device is authenticated. You must also ensure that no unnecessary delay occurs when authenticating this device.
Which statement is correct?

Question180: When enabling MVRP for dynamic VLAN registration, which three timers would be configured on an interface? (Choose three.)

Question181: Area 1 is configured as an NSSA with no summaries.
Which three types of LSAs are allowed in Area 1's database? (Choose three.)

Question182: Which two statements are true about the configuration shown below? (Choose two.)
[edit routing-options multicast]
user@router# show
ssm-groups 227.0.0.0/24;
asm-override-ssm;

Question183: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Which statement is true about the IPv6 network shown in the exhibit?

Question184: Which AS path regular expression matches only routes originated in your AS?

Question185: When using PIM-SM in SSM mode, which event triggers the creation of a shortest-path tree?

Question186: Which CoS feature avoids congestion in a device by limiting traffic on ingress interfaces?

Question187: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, what is the shortest path from R6 to R5?

Question188: You are asked to create a BGP routing policy that will delete all communities and reject routes with the community 64321:1234.
Which policy will accomplish this task?

Question189: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit and based on the output below from Sw-1 and Sw-2, which statement is true?
Sw-1> show spanning-tree mstp configuration
MSTP information
Context identifier : 0
Region name : juniper
Revision : 1
Configuration digest : 0x9357ebb7a8d74dd5fef4f2bab50531aa
MSTI Member VLANs
0 0-9,11-19,21-4094
1 10
2 20
Sw-2# run show spanning-tree mstp configuration
MSTP information
Context identifier : 0
Region name : juniper
Revision : 1
Configuration digest : 0x387b5f2ea2394b14e091f0921ee7b9a8
MSTI Member VLANs
0 0-9,11-14,16-19,21-4094
1 10,15
2 20

Question190: -- Exhibit --
user@router> show interfaces ge-0/0/0 extensive | find "Queue counters" Queue counters: Queued packets Transmitted packets Dropped packets
0 best-effort 35244 35244 0
1 expedited-fo 258963 59852 199111
2 assured-forw 0 0 0
3 network-cont 1625847 1625847 0
...
-- Exhibit --
Click the Exhibit button.
You recently deployed an SRX Series Gateway in your network. It uses the default class of service configuration.
Based on the output in the exhibit, what reason explains the packet drops in Queue 1?

Question191: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Based on the exhibit, which statement about the Layer 2 topology is true?

Question192: You are asked to configure a CoS weighted tail drop profile on your EX Series switch that causes all traffic in the best effort queue to drop when the queue is 90 percent full.
Which configuration will accomplish this request?

Question193: What is an IP multicast routing protocol?

Question194: -- Exhibit --
{master:0}[edit]
user@switch# show ethernet-switching-options voip
interface ge-0/0/16.0 {
vlan phones;
}
{master:0}[edit]
user@switch# show interfaces ge-0/0/16
unit 0 {
family ethernet-switching {
port-mode access;
vlan {
members internet;
}
}
}
{master:0}[edit]
user@switch# show vlans
hr {
vlan-id 513;
}
internet {
vlan-id 15;
}
phones {
vlan-id 25;
}
servers {
vlan-id 30;
}
{master:0}[edit]
user@switch# show interfaces ge-0/0/23
description uplink;
unit 0 {
family ethernet-switching {
port-mode trunk;
vlan {
members [ hr internet ];
}
}
}
-- Exhibit --
Click the Exhibit button.
You have recently implemented a Layer 2 network designed to support VoIP. Users have reported that they cannot use their IP phones to make calls.
Based on the switch configuration shown in the exhibit, which command will resolve this issue?

Question195: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
You are the administrator for the network shown in the exhibit. R1 receives the 196.15.4.0/24 route from routers R2, R3, and R4. Local preference values have not been modified in this network. You are asked to ensure that R1 prefers the path through AS 3149 for traffic destined to 196.15.4.0/24.
Which two methods will accomplish this task? (Choose two.)

Question196: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
As shown in the exhibit, the 10.10/16 prefix is redistributed into OSPF through R2 and R5. R2 is advertising the prefix with a Type 1 metric of 100 and R5 is advertising the prefix with a Type 2 metric of
10.
What is the preferred path to reach 10.10/16 from R6?

Question197: An OSPF router is an ABR but not an ASBR.
Which three types of LSAs would you expect this router to generate? (Choose three.)

Question198: Which statement is true about default BGP route redistribution behavior?

Question199: -- Exhibit --

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, you must ensure that traffic to the 2001:10:5::/64 network leaves AS 2 through R3.
Given that all BGP attributes are at their default, how would you accomplish this task?

Question200: -- Exhibit --
[edit protocols ospf]
user@R2# show
area 0.0.0.3 {
stub default-metric 10 no-summaries;
interface ge-0/1/1.0;
}
-- Exhibit --
Click the Exhibit button.
Referring to the output in the exhibit, which statement is true?

Question201: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
In the exhibit, R5 is receiving five 200.1.1.x routes from the RIP router, and is advertising them into Area 1 using an export policy. You want to summarize the RIP routes into Area 0 with the most specific prefix.
Which configuration will accomplish goal?

Question202: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
ISP-A is advertising the 200.0.3.0/24 route to R1. R1 is advertising this BGP route to R2 but the route is hidden on R2.
Referring to the exhibit, which statement is correct about the 200.0.3.0/24 route?

Question203: You are configuring BGP peering with a neighboring AS. Multiple physical links exist between your edge router and the neighboring edge router, and you want a configuration that supports the highest degree of redundancy.
How can you implement this scenario?

Question204: -- Exhibit --
{master:0}[edit protocols dot1x]
user@switch# show
authenticator {
authentication-profile-name my-profile;
static {
00:21:cc:ba:c7:00/40 {
interface ge-0/0/12.0;
}
}
interface {
ge-0/0/12.0 {
supplicant multiple;
server-fail deny;
}
ge-1/0/14.0 {
reauthentication 120;
server-fail vlan-name local-only;
}
ge-1/0/15.0 {
supplicant multiple;
mac-radius {
restrict;
}
reauthentication 120;
server-fail vlan-name guest;
}
}
}
-- Exhibit --
Click the Exhibit button.
You just added a device on port ge-0/0/12 with the MAC address 00:21:cc:ba:c7:59. All access ports on this device are members of VLAN v20. The RADIUS server is currently not reachable.
Referring to the configuration shown in the exhibit, what happens to traffic sent from this device?

Question205: You are troubleshooting an LLDP neighbor and cannot see the IP address of the neighboring EX Series switch.
What is causing the problem?

Question206: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, routers A, B, and C are in the same BGP AS 100. Router A prefers to route traffic through Router C.
Which BGP attribute would you configure to ensure this behavior?

Question207: -- Exhibit --
user@router> show log ospf
Sep 19 00:22:13.420315 OSPF packet ignoreD. MTU mismatch from 11.0.0.2 on intf ge-0/0/2.0 area
0.0.0.0
Sep 19 00:22:14.475671 OSPF periodic xmit from 14.0.0.1 to 224.0.0.5 (IFL 75 area 0.0.0.0) Sep 19 00:22:14.855490 OSPF periodic xmit from 12.0.0.1 to 224.0.0.5 (IFL 84 area 0.0.0.0) Sep 19 00:22:14.857304 OSPF packet ignoreD. no matching interface from 12.0.0.1, IFL 85 Sep 19 00:22:17.386726 OSPF packet ignoreD. MTU mismatch from 11.0.0.2 on intf ge-0/0/2.0 area
0.0.0.0
Sep 19 00:22:20.855690 OSPF packet ignoreD. subnet mismatch from 10.0.0.2 on intf ge-0/0/1.0 area
0.0.0.0
Sep 19 00:22:20.856108 OSPF rcvd Hello 10.0.0.2 -> 224.0.0.5 (ge-0/0/1.0 IFL 75 area 0.0.0.0) Sep 19 00:22:20.856177 Version 2, length 44, ID 10.0.0.2, area 0.0.0.0
Sep 19 00:22:20.856229 checksum 0x0, authtype 0
Sep 19 00:22:20.856299 mask 255.255.255.252, hello_ivl 10, opts 0x12, prio 128 Sep 19 00:22:20.856352 dead_ivl 40, DR 0.0.0.0, BDR 0.0.0.0
Sep 19 00:22:21.752438 OSPF packet ignoreD. MTU mismatch from 11.0.0.2 on intf ge-0/0/2.0 area
0.0.0.0
Sep 19 00:22:22.013285 OSPF packet ignoreD. area mismatch (0.0.0.1) from 12.0.0.2 on intf ge-0/0/4.0 area 0.0.0.0
Sep 19 00:22:22.013749 OSPF rcvd Hello 12.0.0.2 -> 224.0.0.5 (ge-0/0/4.0 IFL 84 area 0.0.0.0) Sep 19 00:22:22.013804 Version 2, length 44, ID 10.0.0.2, area 0.0.0.1
Sep 19 00:22:22.013890 checksum 0xd51e, authtype 0
Sep 19 00:22:22.013944 mask 255.255.255.252, hello_ivl 10, opts 0x12, prio 128 Sep 19 00:22:22.014012 dead_ivl 40, DR 12.0.0.2, BDR 0.0.0.0
Sep 19 00:22:22.016909 OSPF packet ignoreD. no matching interface from 12.0.0.2, IFL 85 Sep 19 00:22:22.434956 OSPF hello from 11.0.0.2 (IFL 83, area 0.0.0.0) absorbed Sep 19 00:22:23.045916 OSPF periodic xmit from 12.0.0.1 to 224.0.0.5 (IFL 84 area 0.0.0.0) Sep 19 00:22:23.047959 OSPF packet ignoreD. no matching interface from 12.0.0.1, IFL 85 Sep 19 00:22:23.309957 OSPF periodic xmit from 11.0.0.1 to 224.0.0.5 (IFL 83 area 0.0.0.0) Sep 19 00:22:23.528614 OSPF periodic xmit from 14.0.0.1 to 224.0.0.5 (IFL 75 area 0.0.0.0) Sep 19 00:22:25.772835 OSPF packet ignoreD. MTU mismatch from 11.0.0.2 on intf ge-0/0/2.0 area
0.0.0.0
Sep 19 00:22:29.950015 OSPF hello from 11.0.0.2 (IFL 83, area 0.0.0.0) absorbed Sep 19 00:22:30.622112 OSPF packet ignoreD. MTU mismatch from 11.0.0.2 on intf ge-0/0/2.0 area
0.0.0.0
Sep 19 00:22:30.713279 OSPF packet ignoreD. subnet mismatch from 10.0.0.2 on intf ge-0/0/1.0 area
0.0.0.0
Sep 19 00:22:30.713432 OSPF rcvd Hello 10.0.0.2 -> 224.0.0.5 (ge-0/0/1.0 IFL 75 area 0.0.0.0) Sep 19 00:22:30.713503 Version 2, length 44, ID 10.0.0.2, area 0.0.0.0
Sep 19 00:22:30.713553 checksum 0x0, authtype 0
Sep 19 00:22:30.713622 mask 255.255.255.252, hello_ivl 10, opts 0x12, prio 128 Sep 19 00:22:30.713677 dead_ivl 40, DR 0.0.0.0, BDR 0.0.0.0
-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, what is preventing the OSPF adjacency on interface ge-0/0/4 from forming?

Question208: -- Exhibit -

-- Exhibit --
Click the Exhibit button.
Referring to the exhibit, the RPs are set up for anycast. Multicast traffic is currently flowing from the source to the receivers.
Which statement is true when RP2 goes down?

Question209: Which two statements are true about MSDP mesh groups? (Choose two.)